The Imagick class
PHP Manual

Imagick::clipImage

(PECL imagick 2.0.0)

Imagick::clipImageClips along the first path from the 8BIM profile

Descripción

bool Imagick::clipImage ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Clips along the first path from the 8BIM profile, if present.

Valores retornados

Returns TRUE on success.

Errors/Exceptions

Throws ImagickException on error.


The Imagick class
PHP Manual